home *** CD-ROM | disk | FTP | other *** search
- Averages values in a field of a database table that meet certain criteria.
-
- Counts nonblank cells in a field of a database table that meet certain criteria.
-
- Retrieves one value or text string from a field of a database table that meets certain criteria.
-
- Finds the largest value in a field of a database table that meets certain criteria.
-
- Finds the smallest value in a field of a database table that meets certain criteria.
-
- Sends a command to an external database management program.
-
- Calculates the population standard deviation of the values in a field of a database table that meet certain criteria.
-
- Calculates the sample standard deviation of values in a field of a database table that meet certain criteria.
-
- Calculates the sum of the values in a field of a database table that meet certain criteria.
-
- Calculates the population variance of the values in a field of a database table that meet certain criteria.
-
- Calculates the sample variance of values in a field of a database table that meet certain criteria.
-
-